C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport Namespace : ReportObjectCollection<TItem> Class |
For a list of all members of this type, see ReportObjectCollection<TItem> members.
Name | Description | |
---|---|---|
![]() | Contains | Overloaded. Determines whether the collection contains a specific item. |
![]() | CopyTo | |
![]() | FindByName | Gets the item by its name, returns null if not found. |
![]() | IndexByName | Gets the index of the element by its name. |
![]() | IndexOf | Gets the index of the element. |
![]() | Move | Moves the item with the specified index to a new new position specified by newIndex. |